FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (63 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance
Version 0.9
Status draft
Name NFDI4Health_PR_MDS_Provenance
Title NFDI4Health PR MDS Provenance
Experimental False
Description Profile to collect information how data was collected - manually v.s. automatically - and the activities related to a resource - e.g., when it was uploaded, when it was published, when it was updated, etc. - and the persons or devices involved.
Type Provenance
Kind resource

Resources that use this resource

CapabilityStatement
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-cps-mds-capability-statement Nfdi4Health CPS MDS Capability Statment

Resources that this resource uses

StructureDefinition
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-document NFDI4Health PR MDS Document
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization NFDI4Health PR MDS Organization
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role NFDI4Health PR MDS Practitioner Role
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner NFDI4Health PR MDS Practitioner
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-questionnaire NFDI4Health PR MDS Questionnaire
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-registry NFDI4Health PR MDS Registry
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study NFDI4Health PR MDS Study
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local NFDI4Health VS MDS Provenance Activity [HL7, local]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-pr-mds-provenance",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-provenance",
  "version" : "0.9",
  "name" : "NFDI4Health_PR_MDS_Provenance",
  "title" : "NFDI4Health PR MDS Provenance",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Profile to collect information how data was collected - manually v.s. automatically - and the activities related to a resource - e.g., when it was uploaded, when it was published, when it was updated, etc. - and the persons or devices involved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w3c.prov",
      "uri" : "http://www.w3.org/ns/prov",
      "name" : "W3C PROV"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "fhirauditevent",
      "uri" : "http://hl7.org/fhir/auditevent",
      "name" : "FHIR AuditEvent Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Provenance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Provenance",
        "path" : "Provenance",
        "short" : "Provenance aspects of data entry",
        "definition" : "Group of items providing information about provenance aspects of the data entry on this portal.",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance"
          }
        ]
      },
      {
        "id" : "Provenance.meta.versionId",
        "path" : "Provenance.meta.versionId",
        "short" : "Version number",
        "definition" : "Version number of the [RESOURCE] within the portal/system",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.resourceVersion"
          }
        ]
      },
      {
        "id" : "Provenance.target",
        "path" : "Provenance.target",
        "definition" : "The Reference(s) that were generated or updated by the activity described in this resource. A provenance can point to more than one target if multiple resources were created/updated by the same activity.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-questionnaire",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-document",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-registry"
            ]
          }
        ]
      },
      {
        "id" : "Provenance.recorded",
        "path" : "Provenance.recorded",
        "short" : "Last verified on | First submitted on | First posted/published on | Last update submitted on | Last update posted/published on",
        "definition" : "For verification date: Date on which the responsible party last verified the information about the [RESOURCE], even if no additional or updated information is being submitted. | For first submission date: Date when the [RESOURCE] was first submitted for publication. | For first posted date: Date when the [RESOURCE] was first posted/published. | For last update submission date: Date when the last update of the [RESOURCE] was submitted for publication. | For last update posted date: Date when the last update of the [RESOURCE] was posted/published.",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.verificationDate"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.firstSubmittedDate"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.firstPostedDate"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.lastUpdateSubmittedDate"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.lastUpdatePostedDate"
          }
        ]
      },
      {
        "id" : "Provenance.activity",
        "path" : "Provenance.activity",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-activity-hl7-local",
          "description" : "Value set defining codes for activity types."
        }
      },
      {
        "id" : "Provenance.agent",
        "path" : "Provenance.agent",
        "short" : "Last verified by [USER] | First submitted by [USER] | First posted/published by [USER] | Last updated submitted by [USER] | Last update posted/published by [USER]",
        "definition" : "For verification user: User who last verified the information about the [RESOURCE]. | For first submission user: User who first submitted the [RESOURCE] for publication. | For first posted user: User who first posted/published the [RESOURCE]. | For last update submission user: User who submitted the last update of the [RESOURCE]. | For last update posted user: User who posted/published the last update of the [RESOURCE].",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.verificationUser"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.firstSubmittedUser"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.firstPostedUser"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.lastUpdateSubmittedUser"
          },
          {
            "identity" : "NFDI4Health",
            "map" : "Resource.provenance.lastUpdatePostedUser"
          }
        ]
      },
      {
        "id" : "Provenance.agent.who",
        "path" : "Provenance.agent.who",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role",
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.